home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : DAMES DBMS Interface
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : Cap Gemini DASD Corp.
- -- : 9045 N. Deerwook Dr
- -- : Milwaukee, WI 53223
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1986 Cap Gemini
- -- DATE CREATED : Jan. 1986
- -- DATE RELEASED : Jan. 1986
- -- DATE LAST UPDATED : Jan. 1986
- -- LOCATION : ASR
- -- ENVIRONMENT : ROLM/DG / AOS
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : DATA BASE MANAGEMENT
- -- CATEGORY LEVEL 2 : ADA-SQL
- -- CATEGORY LEVEL 3 : DAMES
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : SQL
- -- INDEX : Data Base
- -- INDEX : DAMES
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_22
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.ADA-SQL>DAMES*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.ADA-SQL>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- DAMES.CMM 833 36
- -- DAMES.DOC 5283 125
- -- DAMES.PRO 4913 99
- -- DAMES.SRC 616438 13534
- -- DAMESABS.DOC 2139 46
- -- DAMESSRC.DIS 390 28
- -- DAMESVMS.DIS 1062 32
- -- =============== ========== ==========
- -- 7 Files 631058 13900
- --= ABSTRACT ===============================================--
- -- The HQ USAF Assistant Chief of Staff for Information Systems
- -- anticipates the adoption of SQL as the Air Force standard Relational
- -- data base query language. The Air Force will probably adopt the
- -- American National Standard (ANS) Database Language SQL as its
- -- Relational query language. A draft proposed American National
- -- Standard (dpANS)/International Standard Database Language SQL is in
- -- the public review process. Given the above Air Force position, the
- -- WIS JPMO began a project with the Institute for Defense Analysis and
- -- RACOM Computer Professionals to develop a standard Ada DBMS interface
- -- (Ada/SQL) based on the dpANS Database Language SQL.
- --
- -- A "Proposed Binding Ada to Database Language SQL" has been
- -- presented to the responsible American National Standards Committee
- -- (X3H2). We anticipate its adoption as the DoD and ANS/ISO standard
- -- Ada relational DBMS interface and it will be the WIS Standard Ada DBMS
- -- interface. As such, we recommend the Ada/SQL interface be used for
- -- any development of an Ada DBMS interface.
- --
- -- The RAPPORT and DAMES DBMS Ada interfaces were among the R&D
- -- precursors developed to define an Ada DBMS interface. They are
- -- provided for information only and their syntax should not be used as a
- -- basis to build an Ada interface for any other DBMS.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- Jan. 1986 1.0 Cap Gemini Initial Release
- --= RELEASE NOTICE ===============================================--
- --
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-